home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
CU Amiga Super CD-ROM 26
/
CU Amiga Magazine's Super CD-ROM 26 (1998)(EMAP Images)(GB)[!][issue 1998-09].iso
/
CUCD
/
Utilities
/
msql-2.0.4.1
/
include
/
common
/
config.h
next >
Wrap
C/C++ Source or Header
|
1998-06-20
|
2KB
|
84 lines
/* common/config.h. Generated automatically by configure. */
#ifndef _CONFIG_H
#define _CONFIG_H 1
/* Defined if you have sysconf(). */
#define HAVE_SYSCONF 1
/* Defined if you have strdup(). */
#define HAVE_STRDUP 1
/* Defined if you have rindex(3). */
#define HAVE_RINDEX 1
/* Defined if you have random() */
#define HAVE_RANDOM 1
/* Defined if you have bcopy(3). */
#define HAVE_BCOPY 1
/* Defined if you have getdtablesize(). */
#define HAVE_GETDTABLESIZE 1
/* Defined if you have strsignal() rather than sys_siglist[] */
/* #undef HAVE_STRSIGNAL */
/* Defined if you have strptime() */
/* #undef HAVE_STRPTIME */
/* Defined if you have ftruncate(). */
#define HAVE_FTRUNCATE 1
/* Defined if you have setrlimit(). */
#define HAVE_SETRLIMIT 1
/* Define if you have madvise() */
#define HAVE_MADVISE 1
/* Define if you have strncasecmp() */
#define HAVE_STRNCASECMP 1
/* Define if you have memmove() */
/* #undef HAVE_MEMMOVE */
/* Define if you have mktemp() */
#define HAVE_MKTEMP 1
/* Define if you have snprintf() */
#define HAVE_SNPRINTF 1
/* Define if you have strerror() */
#define HAVE_STRERROR 1
#define HAVE_STRINGS_H 1
/* #undef HAVE_SYS_TIMEB_H */
/* Define if you have sys/sockio.h */
#define HAVE_SYS_SOCKIO_H 1
/* Define if you have dlfcn.h */
/* #undef HAVE_DLFCN_H */
/* Defined if you have dirent.h */
#define HAVE_DIRENT_H 1
/* Defined if you have netinet/in_systm.h */
/* #undef HAVE_NETINT_IN_SYSTM_H */
/* Defined if you have select.h */
/* #undef HAVE_SELECT_H */
/* Defined if you have sys/select.h */
/* #undef HAVE_SYS_SELECT_H */
/* Defined if you have sys/un.h (SCO doesn't have UNIX sock's) */
#define HAVE_SYS_UN_H 1
/* Defined to the type of sig handlers */
#define RETSIGTYPE void
#endif /*_CONFIG_H*/